eee
This commit is contained in:
@@ -55,6 +55,7 @@ class Relation extends Component
|
||||
*/
|
||||
public function first(string $_identification): mixed
|
||||
{
|
||||
var_dump($_identification);
|
||||
if (Context::exists($_identification)) {
|
||||
return Context::get($_identification);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user