dereuromark
|
e52cb7a23b
Fix doc blocks for auto complete
|
9 years ago |
antograssiot
|
141862cde4
Merge branch 'master' into 3.next
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
Mark Story
|
57e7877ba2
Fix typo in documentation.
|
10 years ago |
ADmad
|
e84a83da5d
Update signature of `ContextInterface::val()`
|
10 years ago |
antograssiot
|
dee3130a4b
fix psr2 cs
|
11 years ago |
ADmad
|
71d3692012
Replace our custom code fence with markdown standard fence.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
okonomi
|
118eca6482
Fix some docblock typo
|
11 years ago |
ADmad
|
82da080a05
Fix api docblock CS errors for View/
|
11 years ago |
euromark
|
b1897f5b45
Adjust doc blocks according to convention.
|
12 years ago |
Bryan Crowe
|
0c7190be17
Use semantic version for since doc block
|
12 years ago |
Mark Story
|
8451e716b6
Add fieldNames() to Form contexts.
|
12 years ago |
Jose Lorenzo Rodriguez
|
487c4aac7d
Implemented ContextInterface::isPrimary, this helps deciding whether
|
12 years ago |
ndm2
|
6c32004206
Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes.
|
12 years ago |
ADmad
|
c69c143b62
Fixed docblock formatting.
|
12 years ago |
mark_story
|
e45cf77860
Start hidden and add array casts to fix issues with mocks.
|
12 years ago |
mark_story
|
c31c9a04c3
Fix isCreate()
|
12 years ago |
mark_story
|
9a54547ae1
Add interface class for form contexts.
|
12 years ago |
mark_story
|
5c357aafdb
Add primaryKey() to context classes.
|
12 years ago |
mark_story
|
53e500531e
Add isCreate() method to context classes.
|
12 years ago |
mark_story
|
86c0fa0212
Fix return type of error()
|
12 years ago |
mark_story
|
b1fabe6686
Doc block fixes.
|
12 years ago |
mark_story
|
fd950cc628
Add error() and hasError()
|
12 years ago |
mark_story
|
669cd696c1
Build remaining methods on ArrayContext.
|
12 years ago |
mark_story
|
68c539637f
Start implementing ArrayContext and some tests.
|
12 years ago |
mark_story
|
0c0a49171a
Start the ArrayContext.
|
12 years ago |