Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
parametre
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lib
unicaen
parametre
Commits
f54854e3
Commit
f54854e3
authored
2 years ago
by
Bertrand Gauthier
Browse files
Options
Downloads
Patches
Plain Diff
ParametreBadTypeException
parent
5ee55b27
No related branches found
No related tags found
1 merge request
!1
ParametreBadTypeException
Pipeline
#19099
passed
2 years ago
Stage: publish
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/UnicaenParametre/Exception/ParametreBadTypeException.php
+7
-0
7 additions, 0 deletions
src/UnicaenParametre/Exception/ParametreBadTypeException.php
src/UnicaenParametre/Exception/ParametreMalTypeException.php
+0
-7
0 additions, 7 deletions
src/UnicaenParametre/Exception/ParametreMalTypeException.php
with
7 additions
and
7 deletions
src/UnicaenParametre/Exception/ParametreBadTypeException.php
0 → 100644
+
7
−
0
View file @
f54854e3
<?php
namespace
UnicaenParametre\Exception
;
use
Exception
;
class
ParametreBadTypeException
extends
Exception
{}
This diff is collapsed.
Click to expand it.
src/UnicaenParametre/Exception/ParametreMalTypeException.php
deleted
100644 → 0
+
0
−
7
View file @
5ee55b27
<?php
namespace
parametre\src\UnicaenParametre\Exception
;
use
Exception
;
class
ParametreMalTypeException
extends
Exception
{}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment