Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pôle IS
Bundles Symfony 2
ng-model-generator-bundle
Commits
05484ced
Commit
05484ced
authored
Apr 02, 2020
by
Guillaume Perréal
Browse files
CS.
parent
6b397d00
Changes
115
Hide whitespace changes
Inline
Side-by-side
src/php/Command/NgModelGenerateCommand.php
View file @
05484ced
...
...
@@ -3,7 +3,7 @@
* This file is part of "irstea/ng-model-generator-bundle".
*
* "irstea/ng-model-generator-bundle" generates Typescript interfaces for Angular using api-platform metadata.
* Copyright (C) 2018-20
19
IRSTEA
* Copyright (C) 2018-20
20
IRSTEA
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
...
...
src/php/Command/NgModelMetadataCommand.php
View file @
05484ced
...
...
@@ -3,7 +3,7 @@
* This file is part of "irstea/ng-model-generator-bundle".
*
* "irstea/ng-model-generator-bundle" generates Typescript interfaces for Angular using api-platform metadata.
* Copyright (C) 2018-20
19
IRSTEA
* Copyright (C) 2018-20
20
IRSTEA
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
...
...
src/php/DependencyInjection/NgModelGeneratorExtension.php
View file @
05484ced
...
...
@@ -3,7 +3,7 @@
* This file is part of "irstea/ng-model-generator-bundle".
*
* "irstea/ng-model-generator-bundle" generates Typescript interfaces for Angular using api-platform metadata.
* Copyright (C) 2018-20
19
IRSTEA
* Copyright (C) 2018-20
20
IRSTEA
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
...
...
src/php/Exceptions/BadMethodCallException.php
View file @
05484ced
...
...
@@ -3,7 +3,7 @@
* This file is part of "irstea/ng-model-generator-bundle".
*
* "irstea/ng-model-generator-bundle" generates Typescript interfaces for Angular using api-platform metadata.
* Copyright (C) 2018-20
19
IRSTEA
* Copyright (C) 2018-20
20
IRSTEA
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
...
...
src/php/Exceptions/DomainException.php
View file @
05484ced
...
...
@@ -3,7 +3,7 @@
* This file is part of "irstea/ng-model-generator-bundle".
*
* "irstea/ng-model-generator-bundle" generates Typescript interfaces for Angular using api-platform metadata.
* Copyright (C) 2018-20
19
IRSTEA
* Copyright (C) 2018-20
20
IRSTEA
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
...
...
src/php/Exceptions/Exception.php
View file @
05484ced
...
...
@@ -3,7 +3,7 @@
* This file is part of "irstea/ng-model-generator-bundle".
*
* "irstea/ng-model-generator-bundle" generates Typescript interfaces for Angular using api-platform metadata.
* Copyright (C) 2018-20
19
IRSTEA
* Copyright (C) 2018-20
20
IRSTEA
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
...
...
src/php/Exceptions/InvalidArgumentException.php
View file @
05484ced
...
...
@@ -3,7 +3,7 @@
* This file is part of "irstea/ng-model-generator-bundle".
*
* "irstea/ng-model-generator-bundle" generates Typescript interfaces for Angular using api-platform metadata.
* Copyright (C) 2018-20
19
IRSTEA
* Copyright (C) 2018-20
20
IRSTEA
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
...
...
src/php/Exceptions/TypeAlreadyExistsException.php
View file @
05484ced
...
...
@@ -3,7 +3,7 @@
* This file is part of "irstea/ng-model-generator-bundle".
*
* "irstea/ng-model-generator-bundle" generates Typescript interfaces for Angular using api-platform metadata.
* Copyright (C) 2018-20
19
IRSTEA
* Copyright (C) 2018-20
20
IRSTEA
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
...
...
src/php/Exceptions/TypeError.php
View file @
05484ced
...
...
@@ -3,7 +3,7 @@
* This file is part of "irstea/ng-model-generator-bundle".
*
* "irstea/ng-model-generator-bundle" generates Typescript interfaces for Angular using api-platform metadata.
* Copyright (C) 2018-20
19
IRSTEA
* Copyright (C) 2018-20
20
IRSTEA
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
...
...
src/php/Exceptions/TypeNotFoundException.php
View file @
05484ced
...
...
@@ -3,7 +3,7 @@
* This file is part of "irstea/ng-model-generator-bundle".
*
* "irstea/ng-model-generator-bundle" generates Typescript interfaces for Angular using api-platform metadata.
* Copyright (C) 2018-20
19
IRSTEA
* Copyright (C) 2018-20
20
IRSTEA
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
...
...
src/php/Iterators/CallbackFilterRecursorIterator.php
View file @
05484ced
...
...
@@ -3,7 +3,7 @@
* This file is part of "irstea/ng-model-generator-bundle".
*
* "irstea/ng-model-generator-bundle" generates Typescript interfaces for Angular using api-platform metadata.
* Copyright (C) 2018-20
19
IRSTEA
* Copyright (C) 2018-20
20
IRSTEA
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
...
...
src/php/Iterators/IteratorBuilder.php
View file @
05484ced
...
...
@@ -3,7 +3,7 @@
* This file is part of "irstea/ng-model-generator-bundle".
*
* "irstea/ng-model-generator-bundle" generates Typescript interfaces for Angular using api-platform metadata.
* Copyright (C) 2018-20
19
IRSTEA
* Copyright (C) 2018-20
20
IRSTEA
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
...
...
src/php/Iterators/RecursiveUniqueIterator.php
View file @
05484ced
...
...
@@ -3,7 +3,7 @@
* This file is part of "irstea/ng-model-generator-bundle".
*
* "irstea/ng-model-generator-bundle" generates Typescript interfaces for Angular using api-platform metadata.
* Copyright (C) 2018-20
19
IRSTEA
* Copyright (C) 2018-20
20
IRSTEA
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
...
...
src/php/Iterators/RecursorIterator.php
View file @
05484ced
...
...
@@ -3,7 +3,7 @@
* This file is part of "irstea/ng-model-generator-bundle".
*
* "irstea/ng-model-generator-bundle" generates Typescript interfaces for Angular using api-platform metadata.
* Copyright (C) 2018-20
19
IRSTEA
* Copyright (C) 2018-20
20
IRSTEA
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
...
...
src/php/Iterators/UniqueFilter.php
View file @
05484ced
...
...
@@ -3,7 +3,7 @@
* This file is part of "irstea/ng-model-generator-bundle".
*
* "irstea/ng-model-generator-bundle" generates Typescript interfaces for Angular using api-platform metadata.
* Copyright (C) 2018-20
19
IRSTEA
* Copyright (C) 2018-20
20
IRSTEA
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
...
...
src/php/Iterators/UniqueIterator.php
View file @
05484ced
...
...
@@ -3,7 +3,7 @@
* This file is part of "irstea/ng-model-generator-bundle".
*
* "irstea/ng-model-generator-bundle" generates Typescript interfaces for Angular using api-platform metadata.
* Copyright (C) 2018-20
19
IRSTEA
* Copyright (C) 2018-20
20
IRSTEA
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
...
...
src/php/Iterators/UniqueIteratorTrait.php
View file @
05484ced
...
...
@@ -3,7 +3,7 @@
* This file is part of "irstea/ng-model-generator-bundle".
*
* "irstea/ng-model-generator-bundle" generates Typescript interfaces for Angular using api-platform metadata.
* Copyright (C) 2018-20
19
IRSTEA
* Copyright (C) 2018-20
20
IRSTEA
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
...
...
src/php/Metadata/CachingMetadataFactory.php
View file @
05484ced
...
...
@@ -3,7 +3,7 @@
* This file is part of "irstea/ng-model-generator-bundle".
*
* "irstea/ng-model-generator-bundle" generates Typescript interfaces for Angular using api-platform metadata.
* Copyright (C) 2018-20
19
IRSTEA
* Copyright (C) 2018-20
20
IRSTEA
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
...
...
src/php/Metadata/ClassHierarchy.php
View file @
05484ced
...
...
@@ -3,7 +3,7 @@
* This file is part of "irstea/ng-model-generator-bundle".
*
* "irstea/ng-model-generator-bundle" generates Typescript interfaces for Angular using api-platform metadata.
* Copyright (C) 2018-20
19
IRSTEA
* Copyright (C) 2018-20
20
IRSTEA
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
...
...
src/php/Metadata/MetadataFactory.php
View file @
05484ced
...
...
@@ -3,7 +3,7 @@
* This file is part of "irstea/ng-model-generator-bundle".
*
* "irstea/ng-model-generator-bundle" generates Typescript interfaces for Angular using api-platform metadata.
* Copyright (C) 2018-20
19
IRSTEA
* Copyright (C) 2018-20
20
IRSTEA
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
...
...
Prev
1
2
3
4
5
6
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment